/// export declare function getDisplayName(WrappedComponent: React.ComponentType & { name?: string; }): string;