import type { TeamsAccountType } from './types.js'; export declare function probeAccountType(email: string): Promise; //# sourceMappingURL=realm-discovery.d.ts.map