import { TextAreaInterface } from './textArea.types'; export declare function textAreaTheme(props: TextAreaInterface): any;