/**
 * Copyright (c) 2018 mol* contributors, licensed under MIT, See LICENSE file for more info.
 *
 * @author David Sehnal <david.sehnal@gmail.com>
 */
import { AttachModelProperty } from '../../property-provider.js';
export declare const PDBe_structureQualityReport: AttachModelProperty;
export declare const PDBe_preferredAssembly: AttachModelProperty;
export declare const PDBe_structRefDomain: AttachModelProperty;
