export const paths = { home: '/', notFound: '*', } as const;