import { ApiResponse } from '../types'; export declare function tryCall(promise: Promise): Promise>;