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