/**
 * Copyright (c) 2023 mol* contributors, licensed under MIT, See LICENSE file for more info.
 *
 * @author Sebastian Bittrich <sebastian.bittrich@rcsb.org>
 */
import { PluginBehavior } from '../../../mol-plugin/behavior/behavior.js';
export declare const wwPDBChemicalComponentDictionary: import("../../../mol-state/index.js").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, {}>;
