export declare const consumoApi: (url: string, endpoint: string, method: string, body: JSON) => Promise;