/** `ztrack lint [--issues a,b] [--json] [--fail-on-warn]`. Returns true once handled. */ export declare function handleLintCommand(args: string[]): Promise;