import type { DefineComponent } from 'vue'; declare const Store: DefineComponent>; export { Store };