import type { Plugin } from 'vite';
export default function EntryPlugin(): Plugin;
