export function morphTo(path2: TargetsParam, precision?: number): FunctionValue;
import type { TargetsParam } from '../types/index.js';
import type { FunctionValue } from '../types/index.js';
