import { GridEntityType } from "isaac-typescript-definitions"; /** Not every grid entity can be broken. Thus use a map to represent this. */ export declare const GRID_ENTITY_TYPE_TO_BROKEN_STATE_MAP: ReadonlyMap; //# sourceMappingURL=gridEntityTypeToBrokenStateMap.d.ts.map