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