import type { ParagraphDefinition, Inline } from '@atlaskit/adf-schema'; export declare const paragraph: (...content: Array) => ParagraphDefinition;