export declare const useSetOverlayState: () => { setOverlayStateInBounds: (mouseInBounds: boolean) => void; };