import type { IconComponent } from '../types'; declare const Tooth: IconComponent; export default Tooth;