import type { PropertiesTableProps } from '../../shared/types';
export declare const TextareaProperties: PropertiesTableProps;
export declare const TextareaEvents: PropertiesTableProps;
