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

declare const KeyboardArrowRightIcon: MdiReactIconComponentType;
export default KeyboardArrowRightIcon;
