export declare const useExternalClicks: (divRef: HTMLDivElement | null, callback: () => void) => void;