import { IFieldConfig } from '../../types'; export declare const ParagraphSettings: IFieldConfig['settings']; export default ParagraphSettings;