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