import type { HederaThirdwebTransaction } from "../../types";
export declare const getMockedThirdwebTransaction: (overrides?: Partial<HederaThirdwebTransaction>) => HederaThirdwebTransaction;
//# sourceMappingURL=thirdweb.fixture.d.ts.map