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