export declare function publish(options?: { docs?: boolean; test?: boolean; bench?: boolean; verbose?: boolean; dryRun?: boolean; }): Promise;