import { ReactElement } from "react";
/** The bottom-right floating chat-hub button. */
export declare const FloatingControls: {
    (): ReactElement;
    displayName: string;
};
//# sourceMappingURL=FloatingControls.d.ts.map