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