import type { HTMLAttributes } from 'svelte/elements'; import type { WithChildren } from '../../utils/types.js'; export type HeadingProps = WithChildren>;