export declare const checkIfConnectionIsValid: (pointA: any, pointB: any, ltr?: boolean) => boolean;