export { breakout } from '../schema/marks/breakout';
export type { BreakoutMarkAttrs, BreakoutMarkDefinition } from '../schema/marks/breakout';
