import type { CommonOptions } from "../serialization/tasks/types.js"; export declare const runStatus: (options: CommonOptions) => Promise;