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