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