import type { ContentEntryType } from '../types/public/content.js';
export declare const markdownContentEntryType: ContentEntryType;
