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

declare const NavigationIcon: MdiReactIconComponentType;
export default NavigationIcon;
