import type { CLIFlags } from '../args.js'; export declare function runPreview(filePath: string, flags: CLIFlags): Promise; //# sourceMappingURL=preview.d.ts.map