export declare const useRestoreFocus: ({ enabled }: { enabled?: boolean; }) => void;