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