import "reflect-metadata";
export declare function JsonPropertyEx(propertyName?: string): (target: any, key: string) => void;
