export declare function formatError(error: unknown): string; export declare function formatResult(result: any): string; //# sourceMappingURL=index.d.ts.map