export declare function callAndWatch(what: any, callback: any, options?: any): void;
export declare function stringifyQuery(obj: any): string;
