export default function (operation: string, args?: { [key: string]: any; }, fields?: any): Promise;