export declare const TEMPORARY_ENTITY_ID_PREFIX = "_CUBA_TEMPORARY_ENTITY_ID_"; export declare const generateTemporaryEntityId: () => string;