/** * Runtime shim for Convex API references. * Provides the `api` object with the correct path structure * for use with ConvexHttpClient without importing generated code. */ export declare const api: any; //# sourceMappingURL=convex-api.d.ts.map