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