export * from './packages';
export { default } from './defaults';
export declare const install: (app: import("vue").App<any>) => void;
