import type { Command } from 'commander'; export declare function registerLintCommand(program: Command): void; //# sourceMappingURL=lint.d.ts.map