import VXEStore from './store'

import { VxeGlobalHooks } from '../../types'

export const hooks = new VXEStore() as VxeGlobalHooks
