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