import { PlayerType } from "isaac-typescript-definitions"; /** Maps character names to the values of the `PlayerType` enum. */ export declare const CHARACTER_NAME_TO_TYPE_MAP: ReadonlyMap; //# sourceMappingURL=characterNameToTypeMap.d.ts.map