import JSONView from './JSONView.vue'; declare const _default: { install(Vue: any, options: any): void; }; export default _default; export { JSONView };