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