Repository URL to install this package:
|
Version:
0.7.4+sf.2 ▾
|
/// <reference types="react" />
export declare const preloadCreateIcon: () => Promise<(string | void)[]>;
export declare const CreateIcon: () => JSX.Element;