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