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