import type { LintRule } from "../rule.js"; export declare const noStringRefRule: LintRule; //# sourceMappingURL=no-string-ref.d.ts.map