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