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