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