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