typealias RouteLike

declare type RouteLike = `/${string}`;
`/${string}`