UNPKG

@rainbow-me/rainbowkit

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