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