/** `ztrack fmt [--input file | --issue id] [--write | --check]`. Returns true once handled. */ export declare function handleFmtCommand(args: string[]): Promise;