import { ReactIconComponentType } from '../types';

declare const Medication: ReactIconComponentType;
export default Medication;
            