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