/** * 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 preferConstUiCallbacks: EastRule; //# sourceMappingURL=prefer-const-ui-callbacks.d.ts.map