export declare enum JunoTransferTypes { P2P = "P2P", DEFAULT_BANK_ACCOUNT = "DEFAULT_BANK_ACCOUNT", PIX = "PIX" }