import { mount, shallowMount } from '@vue/test-utils'; export declare const mountWithGlobalConfig: typeof mount; export declare const shallowMountWithGlobalConfig: typeof shallowMount;