import type { TaskItemOptions } from '@tiptap/extension-list' export type CheckboxLabelFactory = NonNullable< NonNullable['checkboxLabel'] >