export declare function fetch_method__new(params:fetch_method___params_T):string export declare interface fetch_method___params_T { method:string } export declare type fetch_method_params__T = fetch_method___params_T