import { PlayerType } from "isaac-typescript-definitions"; /** * The set of characters where red heart containers will be turned into soul hearts (e.g. Blue * Baby). This includes The Lost and Tainted Lost. This does not include Keeper or Tainted Keeper. */ export declare const CHARACTERS_WITH_NO_RED_HEARTS_SET: ReadonlySet; //# sourceMappingURL=charactersWithNoRedHeartsSet.d.ts.map