export default function Encrypt(src: string, pwd: string): string;