export declare function aWsHandler(target: any, name: any, descriptor: any): void; export declare function ahandler(target: any, name: any, descriptor: any): any; export declare function handler(target: any, name: any, descriptor: any): any;