import * as i0 from "@angular/core";
export declare class PdfFindButtonComponent {
    showFindButton: boolean | undefined;
    textLayer: boolean | undefined;
    static ɵfac: i0.ɵɵFactoryDeclaration<PdfFindButtonComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<PdfFindButtonComponent, "pdf-find-button", never, { "showFindButton": "showFindButton"; "textLayer": "textLayer"; }, {}, never, never>;
}
