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