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