import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class PdfZoomOutComponent implements OnInit {
    constructor();
    ngOnInit(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<PdfZoomOutComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<PdfZoomOutComponent, "pdf-zoom-out", never, {}, {}, never, never>;
}
