import type { Plugin as VitePlugin } from 'vite';
export default function vitePluginFileURL(): VitePlugin;
