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