import { State } from "../state/state"; export declare const outputStatus: (channel: State.Channel, acFail: boolean) => string;