export declare function getQueryKey(query: {
    ast: any;
}): string;
//# sourceMappingURL=getQueryKey.d.ts.map