export declare const encrypt: (encryptedKey: Buffer, value: string) => string;