export interface MarkdownWidgetConfig {
    markdownBinaryId: string | null;
    contentUrl: string | null;
}
//# sourceMappingURL=markdown-widget.model.d.ts.map