import React from 'react'; export declare function withProps(WrappedComponent: React.ElementType, extra: any): (props: any) => React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)>;