import { QueryResult } from './types'; export declare const enhanceQueryResult: (result: QueryResult) => void; //# sourceMappingURL=utils.d.ts.map