/** * Copyright (c) 2025 Elara AI Pty Ltd * Dual-licensed under AGPL-3.0 and commercial license. See LICENSE for details. */ import type { EastRule } from "../types.js"; export declare const noDynamicBindPath: EastRule; //# sourceMappingURL=no-dynamic-bind-path.d.ts.map