export type { HeadingProps } from "./heading";
export { Heading, headingVariants } from "./heading";
