import { FloatingPanelProps } from "./type.mjs";
import * as _$react from "react";

//#region src/base-ui/FloatingPanel/FloatingPanel.d.ts
declare const FloatingPanel: _$react.NamedExoticComponent<FloatingPanelProps>;
//#endregion
export { FloatingPanel };
//# sourceMappingURL=FloatingPanel.d.mts.map