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