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