/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace zombie.sandbox { /** * @customConstructor CustomSandboxOption.new * @ * [CLASS] zombie.sandbox.CustomSandboxOption */ export class CustomSandboxOption { } } }