import type { BrvState } from "./state-detector.js"; export declare function formatStatusLine(state: BrvState): string;