export declare const mediaDeviceExists: (deviceId: string, kind: 'audioinput' | 'audiooutput') => Promise;