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