export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId, } from '../schema/nodes/blockquote';
export type { BlockQuoteDefinition } from '../schema/nodes/blockquote';
