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