import type { DataHeadingTextBundle } from '../../types/type-bundles';
export declare function classNameForDataHeadingText(config?: DataHeadingTextBundle): string;
