import { Plugin as Plugin_2 } from 'vite';

declare function vuepdfPlugin(): Plugin_2;
export default vuepdfPlugin;

export { }
