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