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