import { type HealthOptions } from "./_lib/memory-health.js"; export declare function memoryHealthCommand(options: HealthOptions): Promise; //# sourceMappingURL=health.d.ts.map