import Heading, { HeadingProps } from "./Heading.js"; export { type HeadingProps, Heading as default };