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