declare const emailRepIo: (email: string) => Promise; export default emailRepIo;