export declare const useOnClick: (handler: (event: MouseEvent) => void) => void;