import type { EmailMisspelledConstructor } from "./typings/index.js";
export declare const emailMisspelled: EmailMisspelledConstructor;
