import type { NotionRenderer as ONotionRenderer } from '@notion-render/client'; import type * as notion from '@notionhq/client'; export declare const NotionClient: import("@effect-ts/system/Has").Tag; export declare const NotionRenderer: import("@effect-ts/system/Has").Tag; //# sourceMappingURL=services.d.ts.map