export declare function roundTripCommand(projectDir?: string, options?: { tool?: string; format?: 'text' | 'json'; output?: string; }): Promise; //# sourceMappingURL=roundtrip.d.ts.map