import { ActivatedRoute } from '@angular/router'; export declare function getPathToRouteParent(route: ActivatedRoute): string;