import { Atom, Editor } from 'ketcher-core'; export declare function editRGroupAttachmentPoint(editor: Editor, atom: Atom, atomId: number): Promise;