import { Params } from '@angular/router'; import * as i0 from "@angular/core"; export declare class PmAbsoluteLinkDirective { parts: string[]; queryParams: Params | null; constructor(); get href(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }