import type { CAC } from 'cac'; /** * Run preview server */ export declare const preview: (cli: CAC, cwd: string) => import("cac").Command; //# sourceMappingURL=preview.d.ts.map