export default {
  404: {
    status: '404 Не знайдено',
    title: 'Сторінку не знайдено',
  },
} as const