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