declare module 'virtual:routes' {
  export const routes: any // Adjust the type accordingly based on your routes structure
}
