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