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