declare const useIsSidebarDragging: () => boolean;
export default useIsSidebarDragging;
