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