import { InjectionToken } from '@angular/core';
export declare const RXAP_HTTP_PAGINATION_DATA_SOURCE_TO_OPTIONS_FUNCTION: InjectionToken<unknown>;
