import { FC, SVGProps } from 'react'; declare const IconDribbble: FC & { fill?: string }>; export default IconDribbble;