import type { FinanceDefinition } from '../../../..'; declare const credit_card: FinanceDefinition['credit_card']; export default credit_card;