export function intersectRect( node: any, point: any ): { x: any; y: any; };