import type { LaunchpadArgv } from "../cli.js";
export declare function stop(argv: LaunchpadArgv): Promise<void>;
//# sourceMappingURL=stop.d.ts.map