/**
* The FloatingComposer component displays a comment editor "floating" card.
*
* It's used when the user highlights a parts of the document to create a new comment / thread.
*/
export declarefunctionFloatingComposer(): import("react/jsx-runtime").JSX.Element;