import { PropertiesTableProps } from '../../shared/types';
export declare const textareaProperties: PropertiesTableProps;
export declare const textareaEvents: PropertiesTableProps;
