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