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