export { useOutsideClick } from "./useOutsideClick.js"; export type { UseOutsideClickProps } from "./useOutsideClick.js";