/// export interface IconLogoDribbbleProps { size?: string; style?: React.CSSProperties; } export declare const IconLogoDribbble: React.FC;