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