import type { Value } from "../value/index.js"; export declare class Solution { bindings: Map; } //# sourceMappingURL=Solution.d.ts.map