import { Query } from '@cubejs-client/core'; export declare function getQueryHash(query: Query): string;