export { paragraph } from '../schema/nodes/paragraph';
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition, } from '../schema/nodes/paragraph';
