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