import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const DribbbleIcon: FunctionalComponent; export default DribbbleIcon;