import { StyledIcon } from '@styled-icons/styled-icon'; export declare const DribbbleSquare: StyledIcon; export declare const DribbbleSquareDimensions: { height: number; width: number; };