/** * Scripts-tree module with an undocumented exported function. * Same code as src/demo-module.ts — the profile controls what fires. */ export declare function calculateTotal(items: number[]): number; //# sourceMappingURL=tool.d.ts.map