export type PathFragment = { name: string; isDynamic: boolean; };