import { InjectionKey, Ref } from 'vue'; import { RValueOrKey } from '../common/key'; export declare const multipleInjection: InjectionKey>; export declare const modelInjection: InjectionKey>; export declare const disabledInjection: InjectionKey>; export declare const labelsInjection: InjectionKey>;