import type * as Cst from '../node.js'; export declare function infixToFnCall(nodes: Cst.Node[]): Cst.Node[]; //# sourceMappingURL=infix-to-fncall.d.ts.map