export declare const getMockedMethods: () => { method: string; params: unknown[]; answer: unknown; }[]; //# sourceMappingURL=mock-data.d.ts.map