export function isClickInsideRect(rect: DOMRect, ev: PointerEvent): boolean;
