export declare const matchControl: (ctrl1X: number, ctrl1Y: number, centerX: number, centerY: number, ctrl2X: number, ctrl2Y: number) => boolean;