/** * @deprecated Use `q()` instead. This function will be removed in a future version. */ export default function (operation: string, args: any, fields?: any): string;