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