import { MicrophoneControl } from './types';
export declare const MicrophoneContext: import('react').Context<MicrophoneControl | undefined>;
//# sourceMappingURL=context.d.ts.map