import { NotionAPIBlock } from "../@types/NotionAPIBlock"; export declare type NotionAPIBlockList = NotionAPIBlock[];