export declare function hoistNonReactStatics(targetComponent: any, sourceComponent: any, blacklist?: any): any;
