export declare enum ApiMethod { POST = "POST", PUT = "PUT" }