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