/**
 * Copyright (c) 2024 mol* contributors, licensed under MIT, See LICENSE file for more info.
 *
 * @author Adam Midlik <midlik@gmail.com>
 */
import { MolstarLoadingExtension } from '../load.js';
export declare const NonCovalentInteractionsExtension: MolstarLoadingExtension<{}>;
