export declare const ABIS_PATH = "libs/tokens/abis"; export declare const APPROVE_AMOUNT = "115792089237316195423570985008687907853269984665640564039457584007913129639935"; export declare const ERC20 = "ERC20"; export declare const ERC721 = "ERC721"; export declare const ERC1155 = "ERC1155"; export declare const ERC165 = "ERC165"; export declare const ERC_CUSTOM = "ERC_CUSTOM"; export declare const ERC721_INTERFACE_ID = "0x80ac58cd"; export declare const ERC1155_INTERFACE_ID = "0xd9b67a26";