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