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