import type { Plugin } from 'vue';
export declare const VuePDFPlugin: Plugin;
export * from './components';
export default VuePDFPlugin;
