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