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