export const ERRORS = { NO_PERMISSION: 'Нет доступа', } as const;