import { XyErrorCode } from "../constants/xy-error-code"; export declare function xyAnalyzeStatusCode(errorCode: XyErrorCode, errorMessage: string): void;