import { StyledIcon } from '@styled-icons/styled-icon'; export declare const ArrowRightShort: StyledIcon; export declare const ArrowRightShortDimensions: { height: number; width: number; };