import * as i0 from "@angular/core";
import * as i1 from "./pdf-viewer.component";
export * from './typings';
export declare class PdfViewerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PdfViewerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PdfViewerModule, [typeof i1.PdfViewerComponent], never, [typeof i1.PdfViewerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PdfViewerModule>;
}
