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