export declare const Constants: { httpStatus: { NO_CONTENT: number; }; dateFormat: { ISO: string; DATE_FR: string; }; };