export declare function zq(opts: { query?: string; file?: string; input?: string; format?: string; bin?: string; }): Promise;