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