/// export declare const preloadLoginIcon: () => Promise<(string | void)[]>; export declare const LoginIcon: () => JSX.Element;