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