export declare const PharmacyCard: (props: { pharmacyId: string | undefined; }) => import("solid-js").JSX.Element;