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