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