import { Momentary } from "./momentary"; export declare class Mute extends Momentary { readonly indicator: {}; readonly status: Momentary; } //# sourceMappingURL=mute.d.ts.map