export declare const profileApi = "https://profile.pancakeswap.com"; export declare const profileSubgraphApi = "https://api.thegraph.com/subgraphs/name/pancakeswap/profile"; export declare const IPFS_GATEWAY = "https://gateway.pinata.cloud"; export declare const MAINNET_CHAIN_ID = 56; export declare const TESTNET_CHAIN_ID = 97;