export declare function GetPayload(jsonString: string): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void;