/** @jsx jsx */ import { jsx } from '..' export const input = ( Initial text ) export const run = () => {} export const output = true