/** * Copyright (c) 2019-2025 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal */ import { PluginStateAnimation } from '../model.js'; export declare const AnimateStateSnapshots: PluginStateAnimation; export declare const AnimateStateSnapshotTransition: PluginStateAnimation;