import { IconSvgProps } from '../types';
declare const Tooth: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Tooth;
//# sourceMappingURL=Tooth.d.ts.map