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