Repository URL to install this package:
|
Version:
2.1.14 ▾
|
import { ShippingMethodOptionItemProps } from './typings';
declare function defaultRenderText(props: ShippingMethodOptionItemProps): JSX.Element;
export { defaultRenderText };