import { WebrtcContextValue } from './context'; export declare const useWebrtc: () => WebrtcContextValue;