from Cryptodome.Math._IntegerBase import IntegerBase

class Integer(IntegerBase):
	pass