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