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