export declare class MdkErrorMessages { private static readonly MESSAGES; static getValue(errorCode: string, replaceStr?: Array): string; }