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