import { ContentFormField } from "../api.js"; export declare function emptyContent(opts: { extension: 'mdoc' | 'md' | 'mdx'; }): ContentFormField;