export declare const useOverlay: (visible: boolean, paddingRight?: number) => void;