/** * Since image is too large compared with normal icons, we keep it inside upload * now. */ export declare const renderImageIcon: JSX.Element; export declare const renderDocumentIcon: JSX.Element;