interface IPMCLootGeneratorimport { type IPMCLootGenerator } from "https://deno.land/x/sptaki@1.2.0/models/spt/generators/mod.ts"; MethodsgeneratePMCPocketLootPool(): string[]generatePMCBackpackLootPool(): string[]