import type { NodeMigration } from './node-migration';
export declare const aiTransformToCode: NodeMigration;
