export declare function createLine(shapeNode: any): SVGElement; export declare function createStraightConnector1(shapeNode: any): SVGElement; export declare function createBentConnector3(shapeNode: any): SVGElement; export declare function createCurvedConnector3(shapeNode: any): SVGElement;