import type { TextAreaLocale } from '../../Input.types'; declare const locale: TextAreaLocale; export default locale;