Variable ChangeLocaleV2ComponentConst
ChangeLocaleV2Component: ComponentClass<Pick<ChangeLocaleV2Props, "verificationService">, any> & {
WrappedComponent: ComponentType<ChangeLocaleV2Props & InjectedIntlProps>;
} = ...
Type declaration
WrappedComponent: ComponentType<ChangeLocaleV2Props & InjectedIntlProps>