export { default, HeadingLevelContext } from './Heading';
export type { HeadingProps } from './Heading';
