export { fragment, toJSON as fragmentToJSON } from '../schema/marks/fragment';
export type { FragmentAttributes, FragmentDefinition } from '../schema/marks/fragment';
