/** * Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Sebastian Bittrich * @author Alexander Rose */ import { ShrakeRupleyContext } from './common.js'; export declare function assignRadiusForHeavyAtoms(ctx: ShrakeRupleyContext): void;