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