/** For `EntityType.SLOT` (6). */ export declare function isSlot(entity: Entity): entity is EntitySlot; //# sourceMappingURL=entityTypes.d.ts.map