/**
 * Copyright (c) 2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
 *
 * @author David Sehnal <david.sehnal@gmail.com>
 */
export declare const ModelExport: import("../../mol-state/index.js").StateTransformer<any, any, any>;
