import { Routes } from '@angular/router'; import { FormioAuthRouteConfig } from './auth.config'; export declare function FormioAuthRoutes(config?: FormioAuthRouteConfig): Routes; //# sourceMappingURL=auth.routes.d.ts.map