import type { ServiceStatusApi } from "../types";
declare const api: ServiceStatusApi;
export default api;
//# sourceMappingURL=api.d.ts.map