import { getBaseTransactionHeaders } from "./baseTransactionHeaders.js";
/**
 * @internal
 * Builds an object with the required headers for a Transaction request. For the Browser
 */
export declare const getTransactionHeaders: typeof getBaseTransactionHeaders;
//# sourceMappingURL=transactionHeaders-browser.d.mts.map