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