import { FormTextBoxInterface } from './formTextbox.types'; export declare function formTextboxTheme(props: FormTextBoxInterface): any;