declare const email: (value: string) => boolean; export default email;