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