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