import { ClientMonitor } from "../ClientMonitor";
export declare function watchMediaDevices(monitor: ClientMonitor): void;
