export { default as Heading } from './Heading'; export type { HeadingProps, HeadingStyles } from './types';