import * as React from "react"; import { markdown } from "catalog"; export default () => markdown` # Hi! `;