import React from "react"; export declare const withInternalFallback:

(componentName: string, Component: React.FC

) => React.FC

;