import { Plugin } from 'vue';
import { default as DkGrid } from './index.vue';
declare const _default: typeof DkGrid & Plugin;
export default _default;
