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