import * as i0 from "@angular/core";
export declare class GaEventCategoryDirective {
    constructor();
    gaCategory: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<GaEventCategoryDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<GaEventCategoryDirective, "[gaEvent][gaCategory],             [gaCategory]", ["gaCategory"], { "gaCategory": "gaCategory"; }, {}, never, never, false>;
}
