export declare const DESCRIPTIONS_ERROR: Record<string, string>;
export declare const SOLUTIONS_ERRORS: Record<string, string[]>;
