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