export declare class Pageable { Items: T[]; TotalRecords: number; } //# sourceMappingURL=pageable.d.ts.map