export declare class MultiRangeResponseRender {
    render(response: any[]): any[];
}
//# sourceMappingURL=multiRangeResponseRender.d.ts.map