import React from 'react';
export declare const preloadCreateIcon: () => Promise<(string | void)[]>;
export declare const CreateIcon: () => React.JSX.Element;
