import { default as React } from 'react'; export declare function withDebugHandlers>(Component: C, componentName: string): C;