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