import { Command } from "effect/unstable/cli"; export declare const stateCommand: Command.Command<"state", {} | {}, {}, unknown, import("../../AlchemyContext.ts").AlchemyContext | import("../../Auth/Profile.ts").AlchemyProfile | import("../../Artifacts.ts").ArtifactStore | import("effect/unstable/process/ChildProcessSpawner").ChildProcessSpawner | import("../Cli.ts").Cli | import("../../Auth/Credentials.ts").CredentialsStore | import("effect/FileSystem").FileSystem | import("effect/unstable/http/HttpClient").HttpClient | import("effect/Path").Path | import("effect/Scope").Scope>; //# sourceMappingURL=state.d.ts.map