import { FieldError, Card } from '@mangopay/checkout-sdk-elements-core'; export type CardErrors = Record; export default CardErrors;