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