export { mediaSingle, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, mediaSingleSpec, toJSON as mediaSingleToJSON, } from '../schema/nodes/media-single';
export type { MediaSingleDefinition } from '../schema/nodes/media-single';
