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