import { type PdkAppPlugin } from './plugins.types'; export declare const createContextPlugin: PdkAppPlugin;