import * as i0 from "@angular/core";
import * as i1 from "./ng-plyr.component";
import * as i2 from "./directive/stop-click-propagation.directive";
import * as i3 from "@angular/platform-browser";
export declare class NgPlyrModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgPlyrModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgPlyrModule, [typeof i1.NgPlyrComponent, typeof i2.StopClickPropagationDirective], [typeof i3.BrowserModule], [typeof i1.NgPlyrComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgPlyrModule>;
}
