import { PlayerType } from "isaac-typescript-definitions"; /** * This is the set of characters that look like The Lost and play the "LostDeath" animation when * they die. */ export declare const LOST_STYLE_CHARACTERS_SET: ReadonlySet; //# sourceMappingURL=lostStyleCharactersSet.d.ts.map