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