/** * Functions in this file are never actually run - they are purely * a type-level tests to ensure the typings don't regress. */ export declare const queryMethods: () => Promise; //# sourceMappingURL=types.test.d.ts.map