import { TemplateRef } from '@angular/core';
export declare class NzCardTabComponent {
    template: TemplateRef<void>;
}
