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