import { UseOutsideClickType } from "../../../hooks/index.js"; /** * * @kind 08-Mouse */ export declare const useOutsideClick: UseOutsideClickType;