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