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