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

declare const WheelchairLineIcon: RemixiconReactIconComponentType;
export default WheelchairLineIcon;
