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

declare const DirectionsTransitIcon: MdiReactIconComponentType;
export default DirectionsTransitIcon;
