import createGlobalState from 'react-use/lib/factory/createGlobalState'; export const useLayoutHeaderHeight = createGlobalState(56);