import { StorageType } from '../type'; export declare function getGeneratedRawKey(key: string, storage: StorageType, password?: string): string; //# sourceMappingURL=getGeneratedRawKey.d.ts.map