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