/// export declare const signInIcon: () => Promise; export declare function SignIn({ onClose }: { onClose: () => void; }): JSX.Element;