/**
 * source by `json2mq`
 * https://github.com/akiran/json2mq.git
 */
export default function (query: any[]): string;
