export declare function buildAsync(argv: { watch: boolean; package?: string; config?: string; env?: any; }): Promise;