import { InjectionToken } from "@angular/core"; import { MockResponses } from "../../interfaces"; export declare const CF_MOCK: InjectionToken;