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