import { ICollectionComponentState } from '../state/ICollectionComponentState'; export declare const getCollectionComponentUniqueId: (state: ICollectionComponentState) => string; //# sourceMappingURL=getCollectionComponentUniqueId.d.ts.map