import { MdiReactIconComponentType } from './dist/typings';

declare const KeyboardArrowLeftIcon: MdiReactIconComponentType;
export default KeyboardArrowLeftIcon;
