export declare const WatchKV: (key?: string, type?: "json" | "yaml" | "text", defaults?: any) => PropertyDecorator;
