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