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