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