export declare const checkTypo: (email: string, additionalTLDs?: string[] | undefined) => Promise;