import { AtomSpec } from "specs"; export declare function validateBonds(atomsarray: AtomSpec[], serialToIndex: number[]): void;