export enum PrimerPaymentMethodManagerCategory { CARD_COMPONENTS = 'CARD_COMPONENTS', NATIVE_UI = 'NATIVE_UI', RAW_DATA = 'RAW_DATA', }