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