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