export declare const uql: (query: string, options?: { data?: any; }) => Promise;