export default function Decrypt(data: string, pwd: string): string;