export declare enum CollectPaymentDetailsType { VPA = "VPA", PHONE_NUMBER = "PHONE_NUMBER" }