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