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

declare const WalkLineIcon: RemixiconReactIconComponentType;
export default WalkLineIcon;
