import { AtomSpec } from "specs"; export declare function computeSecondaryStructure(atomsarray: Array, hbondCutoff: number): void;