export { default } from "./heading.component"; export type { HeadingProps, HeadingType } from "./heading.component";