export declare const PROD_OPENSEA_WALLET_URL = "https://wallet.opensea.io"; export declare const DEV_OPENSEA_WALLET_URL = "https://privy-embedded-wallet-app.preview.dev.privatesea.io"; export declare const LOCAL_OPENSEA_WALLET_URL = "http://localhost:5173"; //# sourceMappingURL=constants.d.ts.map