export declare function getAxiomV2QueryAddress(chainId: string): string; export declare function getAxiomV2QueryBlockhashOracleAddress(input: { targetChainId: string; sourceChainId: string; }): never; export declare function getAxiomV2QueryBroadcasterAddress(input: { targetChainId: string; sourceChainId: string; bridgeId: number; }): string; export declare function getOpStackL1BlockAttributesAddress(): string; export declare function getOpStackGasPriceOracleAddress(): string; //# sourceMappingURL=address.d.ts.map