import type { LintRule } from "../rule.js"; export declare const noRedundantValueCastRule: LintRule; //# sourceMappingURL=no-redundant-value-cast.d.ts.map