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

declare const WalkIcon: MdiReactIconComponentType;
export default WalkIcon;
