import { Component } from '../../types';
export declare const richTextExampleContent: string;
export declare const cmsParagraphComponent: (content?: string) => Component;
