import type { StatusSummary } from "./status.types.js"; export declare function getStatusSummary(): Promise;