import { TextStylesType } from '../../../../components/text/types/textTheme';
import { TextVariantType } from './variants';
export declare const TEXT_STYLES: TextStylesType<TextVariantType>;
