import type { FromTo } from 'cheminfo-types'; type DefaultPathLengthsInterface = Record; declare const DefaultPathLengths: DefaultPathLengthsInterface; export default DefaultPathLengths; //# sourceMappingURL=DefaultPathLengths.d.ts.map