import React from 'react';
declare const ContextDebugger: React.FC;
export default ContextDebugger;
