import { IReactSimplePeerState } from '../.'; export declare function initiatorOffer(_: string, str: string, state: IReactSimplePeerState): Promise;