export declare enum SimpleHttpClientMethod { get = 0, post = 1 }