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