import * as i0 from "@angular/core";
import * as i1 from "../../pipes/sanitize/sanitize-html.pipe";
import * as i2 from "./menu.component";
import * as i3 from "./toggle-command/toggle-command.component";
import * as i4 from "./insert-command/insert-command.component";
import * as i5 from "./link/link.component";
import * as i6 from "./dropdown/dropdown.component";
import * as i7 from "./image/image.component";
import * as i8 from "./color-picker/color-picker.component";
import * as i9 from "./floating-menu/floating-menu.component";
import * as i10 from "./bubble/bubble.component";
import * as i11 from "@angular/common";
import * as i12 from "@angular/forms";
export declare class MenuModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.SanitizeHtmlPipe, typeof i2.MenuComponent, typeof i3.ToggleCommandComponent, typeof i4.InsertCommandComponent, typeof i5.LinkComponent, typeof i6.DropdownComponent, typeof i7.ImageComponent, typeof i8.ColorPickerComponent, typeof i9.FloatingMenuComponent, typeof i10.BubbleComponent], [typeof i11.CommonModule, typeof i12.ReactiveFormsModule], [typeof i2.MenuComponent, typeof i9.FloatingMenuComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
}
