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