import { Point } from './@types';
export declare function WinGetCaretPos(): Point;
