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

declare const LocalPharmacy: ReactIconComponentType;
export default LocalPharmacy;
            