export declare const pointIsValid: (point: { x: number; y: number; }) => boolean; //# sourceMappingURL=utils.d.ts.map