export declare function formLoginsMap(idToken: string): Record<string, string>;
