import React from 'react'; import { TextareaLabelProps } from './text-area-props'; export declare const TextareaLabel: React.FC;