export const SampleNavigation = { Sample: '/sample', } as const; export const SampleSearchParamsKey = {};