export interface RouterRuntimeApi { getBasePath: () => string; }