export interface IHandleQueryParams { handleQueryParams(queryParams: T): void; } //# sourceMappingURL=IHandleQueryParams.d.ts.map