import * as i0 from "@angular/core";
import * as i1 from "./help-center-item.directive";
export declare class HelpCenterModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<HelpCenterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<HelpCenterModule, [typeof i1.HelpCenterItemDirective], never, [typeof i1.HelpCenterItemDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<HelpCenterModule>;
}
