import React from "react"; export declare const useOutsideAlerter: (wrapperRef: React.RefObject, handlerShow: Function) => void;