import type { DiaIDAndInfo, TopicMolecule } from './TopicMolecule.ts'; export declare function getDiaIDsAndInfo(diaMol: TopicMolecule, canonizedDiaIDs: string[]): DiaIDAndInfo[]; //# sourceMappingURL=getDiaIDsAndInfo.d.ts.map