//#region generated/DownGhostClearType.d.ts /** @category Enums */ declare enum DownGhostClearTypeEnum { Effect1 = 0, Closed = 1, Effect2 = 2, Effect3 = 3, Effect4 = 4, Effect5 = 5, Effect6 = 6, Effect7 = 7 } /** * Codec for {@link DownGhostClearTypeEnum} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:66672 */ declare const DownGhostClearType: import("io-ts").Type; //#endregion export { DownGhostClearType, DownGhostClearTypeEnum }; //# sourceMappingURL=DownGhostClearType.d.mts.map