import { type ICreatePanelItemComponentProps } from "../../componentDefinition/types.js"; /** * @internal */ export declare function CreatableRichText({ WrapCreatePanelItemWithDragComponent }: ICreatePanelItemComponentProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CreatableRichText.d.ts.map