import { FormInstance, InteractiveElementInstance } from '../form'; import { InjectionKey } from 'vue'; export declare const INJECT_FORM: InjectionKey>; export declare const INJECT_ELEMENT: InjectionKey>; //# sourceMappingURL=provides.d.ts.map