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

declare const PharmacyIcon: MdiReactIconComponentType;
export default PharmacyIcon;
