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