export declare function runPreview(argv: string[]): Promise; export declare function runBuild(argv: string[]): Promise;