import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use ToothIcon */ export declare const Tooth: Icon; export { I as ToothIcon }; //# sourceMappingURL=Tooth.d.ts.map