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