///
import type { JSX } from '@tallcomponents/unopdf-core';
export declare const PdfApplication: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfBookmarks: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfDocument: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfLayers: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfOverlay: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfPage: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfPages: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfSidebar: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfSpinner: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfStoreWrapper: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfThumbnail: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfThumbnails: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfUploader: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetBase: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetCheckbox: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetListbox: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetMultilinetextbox: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetRadiobutton: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetSignature: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgetTextbox: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfWidgets: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfZoomButton: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;
export declare const PdfZoomControl: import("react").ForwardRefExoticComponent, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes>;