import { Routes } from '@angular/router'; import { TabCompoent } from './tab.route'; export declare function siblingsRoutes(siblings: Array): Routes;