import type { EastRule } from "../types.js"; export declare const noLetConstInExpression: EastRule; //# sourceMappingURL=no-let-const-in-expression.d.ts.map