import type { InjectionKey } from 'vue'; export declare const genToken: (name: string) => InjectionKey;