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