export declare function getCaretCoordinates(element: any, position: any, options?: any): { top: number; left: number; };