/** * 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 noEastNamespacedType: EastRule; //# sourceMappingURL=no-east-namespaced-type.d.ts.map