export { caption, captionWithLocalId } from '../schema/nodes/caption';
export type { CaptionDefinition } from '../schema/nodes/caption';
