import * as vite from 'vite';

declare function vitestRadashi(): vite.Plugin;

export { vitestRadashi };
