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