import { Plugin } from 'vite';

declare function PinyVite(): Plugin;
export default PinyVite;