export declare const preloadCreateIcon: () => Promise<(string | void)[]>; export declare const CreateIcon: () => import("react/jsx-runtime").JSX.Element;