declare function emailCorrector(input: string): string; export default emailCorrector;