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