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