import { HWND } from 'win32-def'; export declare function getWindowRect(hwnd: HWND): import("win32-def/struct").RECT_Type;