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