import { LintResult } from "./lint.js"; export declare const helpMessage: string; export declare function run(argv: string[]): Promise;