export declare function inboxDelete(ids: string[], options: { type?: string; }): Promise;