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