/// import { SvgIconProps } from './types'; export declare function DentistIcon({ className, ...props }?: Partial): JSX.Element;