/** * Copyright (c) 2019-2026 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose * @author Paul Pillot */ import { AttachModelProperty } from '../../property-provider.js'; export declare const wwPDB_chemCompBond: AttachModelProperty; export declare const wwPDB_chemCompAtom: AttachModelProperty;