export declare const useMicrophone: (enabled?: boolean, inputDeviceId?: string) => MediaStream | undefined;