export declare enum BitFlyerAccountRegion { JAPAN = "japan", EUROPE = "europe", USA = "usa" }