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