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

declare const WalkerIcon: MdiReactIconComponentType;
export default WalkerIcon;
