export type SavedPaymentDeletionReason = 'replaced_by_newer_version' | 'api';