export function getCaretCoordinates(textArea: HTMLTextAreaElement): { x: number; y: number; }; //# sourceMappingURL=input.d.ts.map