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