import { Rivendell } from './Rivendell'; export declare function formatBuildState(state: Rivendell.BuildState): string;