import type { Stack } from '../../type'; type Type = Stack['server']['db']['upsertDoc']; export declare const upsertDoc: Type; export {}; //# sourceMappingURL=upsertDoc.d.ts.map