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