/// import { IconProps } from '../../types'; declare const MedicalKit: (allProps: IconProps) => JSX.Element; export default MedicalKit;