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

declare const WalkFillIcon: RemixiconReactIconComponentType;
export default WalkFillIcon;
