export { ClosingBehavior, type ClosingBehaviorOptions, type ClosingBehaviorState, } from './ClosingBehavior.js'; export { closingBehavior } from './instance.js';