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