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