import type { InjectionKey } from 'vue'; export declare function createInjectionKey(key: string): InjectionKey;