UNPKG

@plone/volto

Version:
18 lines (17 loc) 431 B
declare const _default: React.ForwardRefExoticComponent<import("react-intl").Omit<{ value: any; children: any; className: any; intl: any; }, "intl"> & { forwardedRef?: React.Ref<any>; } & React.RefAttributes<any>> & { WrappedComponent: React.ComponentType<{ value: any; children: any; className: any; intl: any; }>; }; export default _default; import React from 'react';