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