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

declare const CommuteIcon: MdiReactIconComponentType;
export default CommuteIcon;
