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