import type network from "@ledgerhq/live-network";
export declare const getMockResponse: (data: any) => Awaited<ReturnType<typeof network>>;
//# sourceMappingURL=network.fixture.d.ts.map