import type { HeadingTextBundle } from '~/types/type-bundles'; export declare function classNameForHeadingText(config?: HeadingTextBundle): string;