export declare const deleteComment: (commentId: Amity.InternalComment['commentId'], permanent?: boolean) => Promise<Amity.InternalComment>;
//# sourceMappingURL=deleteComment.d.ts.map