import type { RichTextItemResponse } from "@notionhq/client/build/src/api-endpoints.js";
export type AnnotationType = RichTextItemResponse["annotations"];
//# sourceMappingURL=annotation.d.ts.map