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