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