export { text } from '../schema/nodes/text';
export type { TextDefinition } from '../schema/nodes/text';
