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