/** * Copyright (c) 2025 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal */ import { PluginStateObject } from '../../../mol-plugin-state/objects.js'; import { ParamDefinition } from '../../../mol-util/param-definition.js'; export declare const MVSTrajectoryWithCoordinates: import("../../../mol-state/index.js").StateTransformer>;