import * as i0 from "@angular/core";
export declare class NzDropDownADirective {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<NzDropDownADirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<NzDropDownADirective, "a[nz-dropdown]", never, {}, {}, never, never, false, never>;
}
