import { SvgIconComponent } from './types'; declare const KeyboardDoubleArrowLeftIcon: SvgIconComponent; export default KeyboardDoubleArrowLeftIcon;