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