import { Globals } from '../config'; import { Route } from '../helpers/openapi'; export declare function getBrowseRouter({}: Globals): Route[];