export function encrypt(input: any): string; export function decrypt(input: any): string;