import { ItemConfigCardType } from "isaac-typescript-definitions"; /** The set of all `ItemConfigCardType` values that are not a rune or special object. */ export declare const ITEM_CONFIG_CARD_TYPES_FOR_CARDS: ReadonlySet; //# sourceMappingURL=itemConfigCardTypesForCards.d.ts.map