/** * Error handler for API calls */ export declare function handleApiError(error: any): never; //# sourceMappingURL=error-handler.d.ts.map