import { AttachmentPointsToBonds } from 'ketcher-core'; export declare const getConnectedAttachmentPoints: (bonds: AttachmentPointsToBonds) => string[];