import type { SVGProps } from "react"; import * as React from "react"; declare const SvgMicrosoftExcel: (props: SVGProps) => React.JSX.Element; export default SvgMicrosoftExcel; //# sourceMappingURL=MicrosoftExcel.d.ts.map