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