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