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