import * as i0 from "@angular/core";
import * as i1 from "./search-bar/search-bar.component";
import * as i2 from "./main-toolbar/main-toolbar.component";
import * as i3 from "./redaction-toolbar/redaction-toolbar.component";
import * as i4 from "./icp-toolbar/icp-toolbar.component";
import * as i5 from "./redaction-search-bar/redaction-search-bar.component";
import * as i6 from "./highlight-toolbar/highlight-toolbar.component";
import * as i7 from "@angular/common";
import * as i8 from "@angular/forms";
import * as i9 from "@angular/cdk/overlay";
import * as i10 from "@angular/router";
import * as i11 from "rpx-xui-translation";
export { ToolbarButtonVisibilityService } from './toolbar-button-visibility.service';
export declare class ToolbarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarModule, [typeof i1.SearchBarComponent, typeof i2.MainToolbarComponent, typeof i3.RedactionToolbarComponent, typeof i4.IcpToolbarComponent, typeof i5.RedactionSearchBarComponent, typeof i6.HighlightToolbarComponent], [typeof i7.CommonModule, typeof i8.FormsModule, typeof i9.OverlayModule, typeof i10.RouterModule, typeof i11.RpxTranslationModule], [typeof i2.MainToolbarComponent, typeof i1.SearchBarComponent, typeof i3.RedactionToolbarComponent, typeof i4.IcpToolbarComponent, typeof i5.RedactionSearchBarComponent, typeof i6.HighlightToolbarComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarModule>;
}
//# sourceMappingURL=toolbar.module.d.ts.map