import { Encryptionkeys } from './types'; export declare const generateMyEncryptionKeys: () => Promise;