import { defineTextStyles } from '@chakra-ui/react/styled-system'; type TextStylesType = ReturnType; export declare const textStyles: TextStylesType; export {};