import type { HealthService } from './types';
export declare const healthService: HealthService;
