import type { SVGProps } from 'react';
declare const SvgExcelIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgExcelIcon;
//# sourceMappingURL=ExcelIcon.d.ts.map