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