export declare const Editable: { parts: ("preview" | "input" | "textarea")[]; baseStyle: Partial>; };