import { LivePreviewContent } from '@sliprail/sdk/lib/index'
type LivePreviewContent
content: string
type?: "info" | "warn" | "error" | "hint"