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