import type { TextareaProps } from '@primereact/types/primitive/textarea';
export declare const defaultProps: TextareaProps;
