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

declare const WalkingIcon: MdiReactIconComponentType;
export default WalkingIcon;
