export type { HealthModuleEvents, HealthModuleInterface, UpdateFrequency } from "./module";
export { default as Health } from "./module";
//# sourceMappingURL=index.d.ts.map