import { IconProps } from '../types';
declare const DribbbleLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default DribbbleLogo;
//# sourceMappingURL=DribbbleLogo.d.ts.map