import * as i0 from "@angular/core";
import * as i1 from "@angular/material-moment-adapter";
export * from './moment-datetime-adapter';
export * from './moment-datetime-formats';
export declare class MomentDatetimeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MomentDatetimeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MomentDatetimeModule, never, [typeof i1.MomentDateModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MomentDatetimeModule>;
}
export declare class AswMomentDatetimeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AswMomentDatetimeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AswMomentDatetimeModule, never, [typeof i1.MatMomentDateModule, typeof MomentDatetimeModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AswMomentDatetimeModule>;
}
/**
 * @deprecated Use `AswMomentDatetimeModule` instead.
 */
export declare const MatMomentDatetimeModule: typeof AswMomentDatetimeModule;
