import { ResponsiveVisibility } from '../../../responsive-visibility';
import * as i0 from "@angular/core";
export declare class PdfZoomInComponent {
    showZoomButtons: ResponsiveVisibility;
    static ɵfac: i0.ɵɵFactoryDeclaration<PdfZoomInComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<PdfZoomInComponent, "pdf-zoom-in", never, { "showZoomButtons": { "alias": "showZoomButtons"; "required": false; }; }, {}, never, never, false, never>;
}
