import type { ComputedRef, InjectionKey } from "vue"; import type { XyWatermarkInheritedProps } from "./types"; export declare const xyWatermarkContextKey: InjectionKey>;