export declare const scrollToCell: ({ editor, scrollToPoint }: { editor: any; scrollToPoint: any; }) => void;