export declare const ErrorTypes: Record<string, string>;
export declare const ErrorDetails: Record<string, string>;
