export declare function toResponseRecordText(response: Response): Promise; export declare function fromResponseRecordText(text: string): Response;