export default { 404: { status: '404 Not Found', title: 'Page Not Found', }, } as const