/** * Returns an array of diastereotopic ID (as idCode) * @param {import('openchemlib').Molecule} molecule */ export function getDiastereotopicAtomIDs(molecule: import("openchemlib").Molecule): any[]; //# sourceMappingURL=getDiastereotopicAtomIDs.d.ts.map