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