import type { NodeReducer } from './';
declare const paragraph: NodeReducer;
export default paragraph;
