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