import { RouteInfo } from './middleware'; /** * @publicApi */ export interface GlobalPrefixOptions { exclude?: T[]; }