import { OrchestratorFile as File } from './orchestrator'; export declare function compileModulesForPreview(files?: File[]): string[]; //# sourceMappingURL=index.d.ts.map