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