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