import * as i0 from "@angular/core"; /** * The breadcrumbs wrapping component. * * Expects x number of anchor elements with the directive ngxGovukBreadcrumbItem in the content slot. * * @selector ngx-govuk-breadcrumbs * */ export declare class NgxGovukBreadcrumbs { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }