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