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