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