import { type OutputFormat } from '../lib/json-output.js'; export declare function changeLint(slugArg: string | undefined, format?: OutputFormat): void; //# sourceMappingURL=change-lint.d.ts.map