export interface DocData {
    [key: string]: unknown;
}
//# sourceMappingURL=DocData.interface.d.ts.map