import { Command } from "effect/unstable/cli"; import * as Clank from "../../Util/Clank.ts"; export declare const unsafeCommand: Command.Command<"unsafe", {} | {}, {}, import("effect/PlatformError").PlatformError | Clank.PromptCancelled, import("../../AlchemyContext.ts").AlchemyContext | import("effect/FileSystem").FileSystem | import("effect/Path").Path | import("effect/Scope").Scope>; //# sourceMappingURL=nuke.d.ts.map