import type { FromTo } from 'cheminfo-types'; export declare function isDefaultPathLength(pathLength: FromTo, experimentType: string): boolean; //# sourceMappingURL=isDefaultPathLength.d.ts.map