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