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