/** * Unique symbol used to identify entity collection between modules. * * @type {unique symbol} */ export declare const entityCollectionSymbol: unique symbol; //# sourceMappingURL=entity-collection-symbol.d.ts.map