export interface NonStreamingOrderByResult {
    orderByItems: [];
    payload: any;
}
//# sourceMappingURL=nonStreamingOrderByResult.d.ts.map