import { type Annotations } from "https://deno.land/x/documentaly@0.3.7/publish/notion/types/mod.ts";
definition: { bold: boolean; italic: boolean; strikethrough: boolean; underline: boolean; code: boolean; color: Color; }
import { type Annotations } from "https://deno.land/x/documentaly@0.3.7/publish/notion/types/mod.ts";