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