export { default as ReactFloatingProfile } from "./ui/ReactFloatingProfile.js";
export { default } from "./ui/ReactFloatingProfile.js";
export type { LocationType, MainOption } from "./types.js";
