import * as _payloadcms_richtext_lexical from '@payloadcms/richtext-lexical';
import { T as TextColorFeatureProps, a as TextSizeFeatureProps, b as TextLetterSpacingFeatureProps, c as TextLineHeightFeatureProps, d as TextFontFamilyFeatureProps } from './client-CzpkhIG6.js';

declare const TextColorFeature: _payloadcms_richtext_lexical.FeatureProviderProviderServer<TextColorFeatureProps, TextColorFeatureProps, TextColorFeatureProps>;

declare const TextSizeFeature: _payloadcms_richtext_lexical.FeatureProviderProviderServer<TextSizeFeatureProps, TextSizeFeatureProps, TextSizeFeatureProps>;

declare const TextLetterSpacingFeature: _payloadcms_richtext_lexical.FeatureProviderProviderServer<TextLetterSpacingFeatureProps, TextLetterSpacingFeatureProps, TextLetterSpacingFeatureProps>;

declare const TextLineHeightFeature: _payloadcms_richtext_lexical.FeatureProviderProviderServer<TextLineHeightFeatureProps, TextLineHeightFeatureProps, TextLineHeightFeatureProps>;

declare const TextFontFamilyFeature: _payloadcms_richtext_lexical.FeatureProviderProviderServer<TextFontFamilyFeatureProps, TextFontFamilyFeatureProps, TextFontFamilyFeatureProps>;

export { TextColorFeature, TextFontFamilyFeature, TextLetterSpacingFeature, TextLineHeightFeature, TextSizeFeature };
