export declare const queryParams: (callbackTarget: string, options: { refundAddress: string; sourceChainId: string; callbackExtraData?: string; caller?: string; argsMap?: boolean; outputs?: string; proven?: string; rpcUrl?: string; maxFeePerGas?: string; callbackGasLimit?: number; mock?: boolean; targetRpcUrl?: string; targetChainId?: string; bridgeId?: number; isBroadcaster?: boolean; isBlockhashOracle?: boolean; }) => Promise; //# sourceMappingURL=queryParams.d.ts.map