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