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