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