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 "./link/link.component";
import * as i5 from "./dropdown/dropdown.component";
import * as i6 from "./image/image.component";
import * as i7 from "./color-picker/color-picker.component";
import * as i8 from "./floating-menu/floating-menu.component";
import * as i9 from "./bubble/bubble.component";
import * as i10 from "@angular/common";
import * as i11 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.LinkComponent, typeof i5.DropdownComponent, typeof i6.ImageComponent, typeof i7.ColorPickerComponent, typeof i8.FloatingMenuComponent, typeof i9.BubbleComponent], [typeof i10.CommonModule, typeof i11.ReactiveFormsModule], [typeof i2.MenuComponent, typeof i8.FloatingMenuComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
}
