import { type ILintCheck } from "../LintRule.js"; export declare const NoScripts: ILintCheck;