import { InjectionKey } from '@vue/runtime-core'; export declare function injectStrict(key: InjectionKey, fallback?: T): T; //# sourceMappingURL=inject.d.ts.map