/** @jsx jsx */ import { jsx } from 'slate-hyperscript' export const input = ( ) export const output = { children: [ { text: '', }, ], }