/** * Returns a SVG * @param {*} molecule * @param {*} [options={}] */ export function toDiastereotopicSVG(molecule: any, options?: any): any; //# sourceMappingURL=toDiastereotopicSVG.d.ts.map