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