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