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