import { Routes } from '@angular/router';
import { ViewContext } from '@c8y/ngx-components';
export declare function getViewContextRoutes(contexts: ViewContext[]): Routes;
export declare function getChildrenForViewContext(context: ViewContext): Routes;
//# sourceMappingURL=alarms.helper.d.ts.map