import { InjectionToken } from "@angular/core"; import { IIntDefaultPaginatorTestMarker } from "../types"; export declare const INT_DEFAULT_PAGINATOR_TEST_MARKERS_TOKEN: InjectionToken;