import { TextCountStylesType } from '../../../../components/textCount/types/textCountTheme';
import { TextCountVariantType } from './variants';
export declare const TEXT_COUNT_STYLES: TextCountStylesType<TextCountVariantType>;
