import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./stopwatch";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "../icons/index";
export declare class StopwatchModule {
    static forRoot(): ModuleWithProviders<StopwatchModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<StopwatchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<StopwatchModule, [typeof i1.TlStopwatch], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.IconsModule], [typeof i1.TlStopwatch]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<StopwatchModule>;
}
//# sourceMappingURL=index.d.ts.map