export declare class SDPUtils { static addVideoHeaderExtensionToSdp(sdp: string, uri: string): string; }