import * as React from 'react'; declare function Xlsx(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Xlsx; export default Xlsx;