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