import * as i0 from "@angular/core";
/** Decorates the `ng-template` tags and reads out the template from it. */
export declare class NzTabDirective {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzTabDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<NzTabDirective, "[nz-tab]", ["nzTab"], {}, {}, never, never, true, never>;
}
