export { Heading, type HeadingProps } from './Heading'; export type { HeadingAs, HeadingSize } from './types';