import { ConfigExtender } from "hardhat/types";
import { OklinkConfig } from "./types";
export declare const verifyAllowedChains: (oklinkConfig: OklinkConfig) => void;
export declare const oklinkConfigExtender: ConfigExtender;
//# sourceMappingURL=config.d.ts.map