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