Variable PrivacyPolicyLinkComponentConst
PrivacyPolicyLinkComponent: ComponentClass<Pick<PrivacyPolicyLinkProps, "verificationService" | "includeCompanyName">, any> & {
WrappedComponent: ComponentType<PrivacyPolicyLinkProps & InjectedIntlProps>;
} = ...
Type declaration
WrappedComponent: ComponentType<PrivacyPolicyLinkProps & InjectedIntlProps>