export declare const CypherQuery: { name: string; service: (params?: {}) => Promise; };