import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./recurrenceeditor.module";
/**
 * NgModule definition for the RecurrenceEditor component with providers.
 */
export declare class RecurrenceEditorAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<RecurrenceEditorAllModule, never, [typeof i1.CommonModule, typeof i2.RecurrenceEditorModule], [typeof i2.RecurrenceEditorModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<RecurrenceEditorAllModule>;
}
