import { SourceFile } from 'ts-morph';
export declare function CoerceHealthIndicator(sourceFile: SourceFile, name: string): void;
