import { ReactIconComponentType } from '../types';

declare const WheelchairPickup: ReactIconComponentType;
export default WheelchairPickup;
            