export declare class StBreadcrumbItemComponent {
    qaTag: String;
    active: Boolean;
    private _qaTag;
}
