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

declare const DirectionsIcon: MdiReactIconComponentType;
export default DirectionsIcon;
