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