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