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