export declare const ENTITY_BUNDLED_SCHEMAS: Record>; export type EntityBundledMeta = { resourceType: string; scope: string; syncedAt: string; accountId: string; orgId?: string; projectId?: string; }; export declare const ENTITY_BUNDLED_META: Record; export declare const ENTITY_BUNDLED_KEYS: string[]; //# sourceMappingURL=index.d.ts.map