import { SVGProps } from "react";
declare const RIWheelchairFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIWheelchairFill };
