export { link, toJSON as linkToJSON } from '../schema/marks/link';
export type { LinkAttributes, LinkDefinition } from '../schema/marks/link';
