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