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