import add from './add.js';
import create from './create.js';
import destructure from './destructure.js';
import dot from './dot.js';
import length from './length.js';
import normalize from './normalize.js';
export declare const nodes: (typeof add | typeof create | typeof destructure | typeof dot | typeof length | typeof normalize)[];
//# sourceMappingURL=index.d.ts.map