import * as React from 'react'; /** * @internal */ export declare function getDisplayName
(WrappedComponent: React.ComponentType
): string;