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