import * as i0 from "@angular/core";
import * as i1 from "./date-time-editor.directive";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxDateTimeEditorModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDateTimeEditorModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDateTimeEditorModule, never, [typeof i1.IgxDateTimeEditorDirective], [typeof i1.IgxDateTimeEditorDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDateTimeEditorModule>;
}
