import { Routes } from '@angular/router'; import { FormioAuthRouteConfig } from './auth.config'; export declare function FormioAuthRoutes(config?: FormioAuthRouteConfig): Routes;