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