export declare const scrollCursorIntoView: (container: HTMLElement, padding?: number) => void;
