export declare const getErrorLevel: (status: number) => "error" | "warning" | "info"; //# sourceMappingURL=error-level-service.d.ts.map