import { RouterRuntimeApi } from "@trackunit/iris-app-runtime-core-api"; /** * Router Runtime API accessor. * This API is used to get the base path of the router. */ export declare const RouterRuntime: RouterRuntimeApi;