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