import React from "react";
import { FontIconProps } from "@react-md/icon";
export declare const LocalPharmacyFontIcon: React.ForwardRefExoticComponent<FontIconProps & React.RefAttributes<HTMLElement>>;
