import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Crop: EmotionIcon; export declare const CropDimensions: { height: number; width: number; };