import type { InjectionKey } from "vue"; import type { XyFormContext } from "./types"; export declare const xyFormContextKey: InjectionKey;