UNPKG

@rainbow-me/rainbowkit

Version:
4 lines (3 loc) 155 B
import React from 'react'; export declare const preloadScanIcon: () => Promise<(string | void)[]>; export declare const ScanIcon: () => React.JSX.Element;