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