export declare const useHidden: (intialState?: boolean) => (boolean | (() => void))[];