import React from 'react'; export declare function withErrorOverlay(Comp: React.ComponentType): React.ComponentType | ((props: any) => React.JSX.Element); //# sourceMappingURL=index.d.ts.map