import { RemixiconReactIconComponentType } from './dist/typings';

declare const MedicineBottleFillIcon: RemixiconReactIconComponentType;
export default MedicineBottleFillIcon;
