export { PaymentMethodChip } from './PaymentMethodChip';
export type { PaymentMethodChipProps } from './PaymentMethodChip';
