import { SourceFile } from 'ts-morph';
export declare function CoerceHealthController(sourceFile: SourceFile): SourceFile;
