export declare function artifactBulk(action: string, options: { ids?: string; folder?: string; team?: string; unfiled?: boolean; }): Promise;