import { IReactSimplePeerState } from '../../'; export declare function parse(data: string, state: IReactSimplePeerState): string;