import { Requireable } from 'prop-types'; import { BillingAddress } from '@mangopay/checkout-sdk-elements-core'; export declare const billingAddressPropType: Requireable; export default billingAddressPropType;