import * as i0 from "@angular/core"; export declare class PdfDummyComponentsComponent { private dummyComponentsContainer; addMissingStandardWidgets(): void; private needsDummyWidget; /** Fallback for when viewChild can't find the component (e.g. [customPdfViewer]) */ static addMissingStandardWidgetsStatic(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }