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