import { PillEffect } from "isaac-typescript-definitions"; /** Maps pill effect names to the values of the `PillEffect` enum. */ export declare const PILL_NAME_TO_EFFECT_MAP: ReadonlyMap; //# sourceMappingURL=pillNameToEffectMap.d.ts.map