export declare const cryptoMigrationStore: { qualifiedSessions: { isReady: (dbName: string) => boolean; markAsReady: (dbName: string) => void; }; }; //# sourceMappingURL=cryptoMigrationStateStore.d.ts.map