default( props: Omit<any, "isFetching" | "fetchError" | "changePassword"> & ChangePasswordFormOwnProps,): ReactElement<any, string | JSXElementConstructor<any>> Returns ReactElement<any, string | JSXElementConstructor<any>>
Properties
Readonly
$$typeof
$$typeof: symbol
Optional
displayName
displayName?: string
WrappedComponent
NOTE: Exotic components are not callable.