import JointBase from "../display/core/JointBase";
export declare const jointSet: Set<JointBase>;
