export default function isDomainExclusiveSSO(email_address: string): Promise<string | undefined>;
