export declare function bulkCommand(paths: string[] | undefined, options: { update?: boolean; }): Promise;