import { IHttpErrorCode } from './HttpErrorCodeInterface';
export declare const httpErrorCodes: IHttpErrorCode[];
