import * as i0 from "@angular/core";
import * as i1 from "./webcam/webcam.component";
import * as i2 from "@angular/common";
export declare class WebcamModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<WebcamModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<WebcamModule, [typeof i1.WebcamComponent], [typeof i2.CommonModule], [typeof i1.WebcamComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<WebcamModule>;
}
