import { Plugin } from 'vite'; export declare function createEntryPlugin(cwd: string): Plugin;