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