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