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