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

declare const WheelchairFillIcon: RemixiconReactIconComponentType;
export default WheelchairFillIcon;
