import type { CommandContext } from "../registry.js"; export declare function runLint(ctx: CommandContext): Promise; //# sourceMappingURL=lint.d.ts.map