export interface Divider { type: "divider"; block_id?: string; }