export declare function validateQueryStructure(query: any, options?: {}): Promise; export declare function getVersion(): string;