import Vue from 'vue'; declare const _default: import("vue/types/vue").CombinedVueInstance, Record, never, never, (event: string, ...args: any[]) => Vue, Record, never, never, any>>, object, { on(event: string, callback: (...args: any[]) => void): Vue; once(event: string, callback: (...args: any[]) => void): Vue; off(event: string, callback: (...args: any[]) => void): Vue; emit(event: string, ...args: any[]): Vue; }, object, Record, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-public-instance").OptionTypesType<{}, {}, {}, {}, {}, {}>>; export default _default;