import * as t from '../lib/types'; import { OffchainConfig } from '@chainlink/evm-gauntlet-ocr/dist/lib/ocr2'; export declare const thresholdPluginConfig: t.ThresholdReportingPluginConfig; export declare const thresholdPluginConfig2: t.ThresholdReportingPluginConfig; export declare const s4PluginConfig: t.S4ReportingPluginConfig; export declare const s4PluginConfig2: t.S4ReportingPluginConfig; export declare const reportingPluginConfig: t.FunctionsReportingPlugin; export declare const reportingPluginConfig2: t.FunctionsReportingPlugin; export declare const EXPECTED_REPORTING_PLUGIN_CONFIG = "08904e10904e18904e200a280130013a1308904e10904e18904e206428a08d0630013802421708d0860310d0860318d08603200128e80730e80738e8074880897a"; export declare const offchainConfig: OffchainConfig; export declare const offchainConfig2: OffchainConfig; export declare const ROUTER_CONFIG: { adminFee: number; handleOracleFulfillmentSelector: string; }; export declare const accessControlMockPublicKey = "0x32237412cC0321f56422d206e505dB4B3871AF5c"; export declare const ROUTE_IDS: string[]; //# sourceMappingURL=testConstants.d.ts.map