import { PluginRegistry, UIOptions } from '@pdfme/common'; export declare const I18nContext: import("react").Context<(key: keyof import("@pdfme/common").Dict, dict?: import("@pdfme/common").Dict) => string>; export declare const FontContext: import("react").Context; fallback?: boolean | undefined; subset?: boolean | undefined; }>>; export declare const PluginsRegistry: import("react").Context; export declare const OptionsContext: import("react").Context; export declare const CacheContext: import("react").Context>;