/** @noSelfInFile */ declare module '@asledgehammer/pipewrench' { export namespace gnu.trove.set { export type TLongSet = any; } }