import type { Model } from '..'; import { Element } from '..'; export declare function newElementCollection(parent: Model): T[]; //# sourceMappingURL=ElementCollection.d.ts.map