export class JointComponentData {
    enabled: boolean;
}
