import Heading from "./Heading.svelte";
import { heading } from "./theme";
export { Heading, heading };
