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