export declare const algorithm = "aes-256-cbc";
export declare const inputEncoding = "utf8";
export declare const outputEncoding = "base64";
