import { SVGProps } from "react";
declare const RIMicrosoftFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIMicrosoftFill };
