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