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