import * as i0 from "@angular/core";
export declare class GovUKNavComponent {
    id: string;
    label: string;
    link: any;
    active: boolean;
    static ɵfac: i0.ɵɵFactoryDeclaration<GovUKNavComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<GovUKNavComponent, "govuk-nav", never, { "id": "id"; "label": "label"; "link": "link"; "active": "active"; }, {}, never, never>;
}
