import type { InjectionKey } from "vue"; export declare function injectionKey(name: string): InjectionKey;