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