import * as i0 from "@angular/core";
import * as i1 from "./ngx-simple-countdown.directive";
import * as i2 from "./ngx-simple-timeago.directive";
export declare class NgxSimpleCountdownModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxSimpleCountdownModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSimpleCountdownModule, [typeof i1.NgxSimpleCountdownDirective, typeof i2.NgxSimpleTimeagoDirective], never, [typeof i1.NgxSimpleCountdownDirective, typeof i2.NgxSimpleTimeagoDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxSimpleCountdownModule>;
}
