import type { TpPlugin } from 'tweakpane'; export declare const id = "textarea"; export declare const css = "__css__"; export declare const plugins: TpPlugin[];