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