'carbohydrate-symbol':(getParams:RepresentationParamsGetter<Structure,CarbohydrateSymbolParams>)=>ComplexRepresentation('Carbohydrate symbol mesh',getParams,CarbohydrateSymbolVisual),
// ...CarbohydrateLinkParams,
'carbohydrate-link':(getParams:RepresentationParamsGetter<Structure,CarbohydrateLinkParams>)=>ComplexRepresentation('Carbohydrate link cylinder',getParams,CarbohydrateLinkVisual),
// }
}
// export function getCarbohydrateParams(ctx: ThemeRegistryContext, structure: Structure) {