import type * as CM from 'codemirror';
export default function onHasCompletion(_cm: CM.Editor, data: CM.EditorChangeLinkedList | undefined, onHintInformationRender: (el: HTMLDivElement) => void): void;
//# sourceMappingURL=onHasCompletion.d.ts.map