import { List$1 } from "./List$1"; import { Type } from "./type"; /** * @hidden */ export declare class DoubleCollection extends List$1 { static $t: Type; constructor(); }