import { ITextareaThemeProps } from "../../../components/textarea/types"; import { TColors } from "../../../types/global"; declare const TextareaColors: Record>>; export default TextareaColors;