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