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