import type { configJointSystem } from "../systems/configSystems/configJointSystem";
export declare const configJointSystemPtr: [typeof configJointSystem];
