export declare const Methods: { GET: string; POST: string; PUT: string; DELETE: string; };