import { InterchainQueryRouter__factory } from '@hyperlane-xyz/core'; export declare const interchainQueryFactories: { proxyAdmin: import("@hyperlane-xyz/core").ProxyAdmin__factory; timelockController: import("@hyperlane-xyz/core").TimelockController__factory; interchainQueryRouter: InterchainQueryRouter__factory; }; export type InterchainQueryFactories = typeof interchainQueryFactories; //# sourceMappingURL=contracts.d.ts.map